--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
sbapp/patches/intent-filter.xml 9e636de5b17a8d48ccb9f7caff7ba9c0bee2ca44 (9e636de5) Text, 1.48 KB
T8b949e<!-- This XML snippet is injected directly into the AndroidManifest.xml -->
Tff7b72<intent-filterTff7b72>
Tff7b72<action Te6edf3android:name=Ta5d6ff"android.hardware.usb.action.USB_DEVICE_ATTACHED" Tff7b72/>
Tff7b72</intent-filter>
T8b949e<!-- This intent filter allows Sideband to handle clickable LXM links -->
Tff7b72<intent-filterTff7b72>
Tff7b72<action Te6edf3android:name=Ta5d6ff"android.intent.action.VIEW" Tff7b72/>
Tff7b72<category Te6edf3android:name=Ta5d6ff"android.intent.category.DEFAULT" Tff7b72/>
Tff7b72<category Te6edf3android:name=Ta5d6ff"android.intent.category.BROWSABLE" Tff7b72/>
Tff7b72<data Te6edf3android:scheme=Ta5d6ff"lxm"Tff7b72/>
Tff7b72</intent-filter>
T8b949e<!-- This intent filter allows opening scanned LXM URLs directly in Sideband -->
Tff7b72<intent-filterTff7b72>
Tff7b72<action Te6edf3android:name=Ta5d6ff"android.intent.action.WEB_SEARCH" Tff7b72/>
Tff7b72<category Te6edf3android:name=Ta5d6ff"android.intent.category.DEFAULT" Tff7b72/>
Tff7b72<category Te6edf3android:name=Ta5d6ff"android.intent.category.LAUNCHER" Tff7b72/>
Tff7b72</intent-filter>
Tff7b72<intent-filterTff7b72>
Tff7b72<action Te6edf3android:name=Ta5d6ff"android.intent.action.SEND" Tff7b72/>
Tff7b72<category Te6edf3android:name=Ta5d6ff"android.intent.category.DEFAULT" Tff7b72/>
Tff7b72<data Te6edf3android:mimeType=Ta5d6ff"text/plain" Tff7b72/>
Tff7b72</intent-filter>
Tff7b72<intent-filterTff7b72>
Tff7b72<action Te6edf3android:name=Ta5d6ff"android.intent.action.SEND" Tff7b72/>
Tff7b72<category Te6edf3android:name=Ta5d6ff"android.intent.category.DEFAULT" Tff7b72/>
Tff7b72<data Te6edf3android:mimeType=Ta5d6ff"image/*" Tff7b72/>
Tff7b72<data Te6edf3android:mimeType=Ta5d6ff"video/*" Tff7b72/>
Tff7b72<data Te6edf3android:mimeType=Ta5d6ff"audio/*" Tff7b72/>
Tff7b72<data Te6edf3android:mimeType=Ta5d6ff"text/*" Tff7b72/>
Tff7b72<data Te6edf3android:mimeType=Ta5d6ff"application/*" Tff7b72/>
Tff7b72</intent-filter>
Tff7b72<meta-data Te6edf3android:name=Ta5d6ff"android.hardware.usb.action.USB_DEVICE_ATTACHED"
Te6edf3android:resource=Ta5d6ff"@xml/device_filter" Tff7b72/>
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────